﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button{padding:0;margin:0;font-size:100%}
label input{vertical-align:middle}
a:link,a:visited{outline:none}
a:hover,a:active{}
body.wd-body-01{ background:url(../images/front/menubg.gif) left 112px repeat-x}
body.second{ background:url(../images/front/menubg2.gif) left 112px repeat-x}
/*body{font:12px/1.5 "宋体", Arial, Helvetica, sans-serif;color:black;background-color:#fff;text-align:center}*/
img{border:0}
table{border-collapse:collapse}
ul li{list-style:none}
hr{height:1px;border:none;border-top:1px solid #e4e4e4;overflow:hidden}
hr.dashed{border-top:1px dashed #e4e4e4}
a.hidefocus{outline:none}
button.hidefocus::-moz-focus-inner{border:none}
.standar{ color:#2980ff !important}
.feise{ color:#aa2116}
.hongfei{ color:#ef4136}
.chashu { color:#9d9087}
.lixiushu { color:#7c8577}
.miaose { color:#769149}
.lianse { color:#d5c59f}
.kongse { color:#90d7ec}
.liuse { color:#78a355}
.hongchi { color:#d93a49}
.green{color:#8fc21d !important}
.brown{color:#a40000}
.gray{color:#4f4f4f}
.gray2{ color:#929292}
.normal_gray{color:#666}
.dark_gray{#3f3f3f}
.light_gray{color:#999}
.black{color:#000}
.orange{color:#d66b03}
.red{color:#ff3200}
.purple { color:#C9F}
a.red2,.red2{color:#ba0505}
a.orange,.orange{color:#fe6c00}
a.blue,.blue{color:#527ed8}
a.line{text-decoration:underline}
.normal,a.normal{font-weight:normal}
.bold,a.bold{font-weight:bold}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f30{font-size:30px}
.c_l{float:left;width:48%}
.c_r{float:left;width:48%;margin-left:1.5%}
.f_l{float:left}
.f_r{float:right}
.t_l{text-align:left}
.t_r{text-align:right}
.t_c{text-align:center}
.m_10{margin-bottom:10px}
.m_15{margin-bottom:15px}
.m_20{margin-bottom:20px}
.m_40{margin-bottom:40px}
.mt_10{margin-top:10px}
.mt_40{margin-top:40px}
.mt_50{margin-top:50px}
.mr_10{ margin-right:10px}
.ml_10{ margin-left:10px}
.mr_0 { margin-right:0 !important}

.h5  { height:5px}
.h10 { height:10px}
.h20 { height:20px}
.h30 { height:30px}
.h40 { height:40px}

.wp80 { width:80%}
.wp50 { width:50%}
.wp49 { width:49%}
.wp48 { width:48%}
.wp20 { width:20%}


.hidden{visibility:hidden}
.block{display:block;margin-top:5px}
.indent{text-indent:15px}
.relative{position:relative}
.img_border{border:1px solid #ddd;}
.none{ display:none !important}
.even { background:#F7F7F7}
div { margin:0 auto}
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
.shadow-divider{
	clear: both;
	height: 25px;
	width: 100%;
	background:  url(../images/sprites.png) no-repeat 0px -416px;
	margin-bottom: 20px;
}
/* .shadow-divider{_background:url(../images/sprites.gif) no-repeat 0px -416px;} */

/*form-item*/
input[type=text],textarea { border:1px solid #AFAFAF; padding:3px; resize:none}

/*页面布局*/
.wrap  { width:1004px}
.wrap1 { width:974px}
.wrap2 { width:984px}

.inner-left { width:21%; padding:0 1%; float:left}
.inner-right { width:74%; padding:0 1%; float:right}
/*title*/
.tle { margin-bottom:10px; position:relative}
.tle h4 { display:inline; font-size:25px; color:#5c5b5b; font-weight:normal}
.tle em { font-style:normal; font-size:15px; color:#b0b0b0; padding:0 5px}
.tle h4 a {
	color:#5c5b5b;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 11pt;
}
.tle h4 a:hover { text-decoration:none}
.tle .tle-more { display:block; width:16px; height:17px; background:url(../images/index_10.gif) no-repeat; position:absolute; right:10px; top:5px}


.mini_more { width:16px; height:16px; background:url(../images/sprites.png) -208px -115px no-repeat; display:block; position:absolute; right:5px; top:10px}
.mini_more {_background:url(../images/sprites.gif) -208px -115px no-repeat;}
/*tab*/

/*descri*/
.short-note { text-indent:24px; line-height:24px; color:#8f8f8f}
.short-note2 { line-height:20px; color:#8f8f8f; word-break:break-all; word-wrap:break-word; font-size:14px;}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-color: #fff;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
img{border:0;max-width:100%;_width:100%;}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */
	visibility:hidden;
}
a {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.header_line  {
	width:100%;
	height:40px;
	background-color: #000;
	}
.header_line .tel  {
	width:1200px;
	height:40px;
	}
.header_line .tel_l{
	width:300px;
	line-height:40px;
	float:left;
	color:#FFF;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14px;
	}
.header_line .tel_r{
	width:350px;
	height:40px;
	padding-right:10px;
	line-height:40px;
	float:right;
	color:#FFF;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14px;
	text-align:right;
	}
#search-form {
	float:right;
	width:250px;
	height:30px;
	padding-top:5px;
	position:relative;
}
#form1{
	width:250px;
	height:30px;
	background-color:#e9e9e9;
	border-radius: 5px;
	}
#post-search {
	width: 35px;
	height: 30px;
	float: left;
	outline: none;
	border: none;
	cursor: pointer;
	z-index:1;
}
.search_white{
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	}
#keywords {
	width:195px;
	padding-left:5px;
	height:30px;
	line-height: 30px;
	float: left;
	outline: none;
	border: none;
	background: none;
	color: #000;
	font-size: 14px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	left:135px;
}
.header  {
	width:1200px;
	height:70px;
	z-index:999;
	background-color: #fff;
	}
.logo{
	width:300px;
	height:70px;
	overflow: hidden;
	float:left;
}
.nav{
	width:900px;
	float:right;
	text-align:center;
	z-index:999;
	}
/*一级菜单*/ 
.nav li{
	width:100px;
	height:70px;/* 菜单高度*/
	line-height:70px;
	float:left;
	text-align:center;
	position: relative;
}
.nav li a{ display:block;color:#000;font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;font-size:11pt;}
.nav li a:hover{
	color:#FFF;
	background-color:#faad07;
	text-decoration:none;
} 
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 70px;/* 同上级LI菜单高度*/
	left: 0;
	padding: 0;
	margin:0;
	min-width: 100px;
	z-index: 9999;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:100px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	background: #faad07;
	color: 	#FFF;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.nav li ul li a:hover {color: #f00;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 100px;padding: 0;margin:0;width:auto;min-width: 100px;z-index: 99;}
.nav li ul li:hover .ul3{display: block;}
.nav li ul li ul li{float: left;margin: 0;white-space: nowrap;height: 40px; line-height: 40px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;background: #faad07; color:#fff;}
.nav li ul li ul li a:hover{color: #f00;}
/* banner-box */
.banner-box{min-width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-box .prev,.banner-box .next{width:40px;height:60px;position:absolute;z-index:1;top:50%;margin-top:-55px;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;} 
.banner-box .prev{left:50px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;display:none;} 
.banner-box .next{right:50px;background:url(../images/slider-arrow.png) -6px -137px #000 no-repeat;display:none;}

.banner-box .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:70px;line-height:70px;}
.banner-box .hd ul { text-align:center;}
.banner-box .hd ul li{width:120px;height:3px;line-height:999px;margin-right:20px;background:#FFF;cursor:pointer;display:inline-block;*display:inline;zoom:1;}
.banner-box .hd ul li.on{background:#faad07;}
.banner-box img{width:100%;_width:100%;}
/* index */
#about{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	min-height:430px;
	}
/*关于我们子菜单tab切换*/	
#about .tab{
	width:100%;
	position:absolute;
	top:-40px;
	z-index:9999;
	}
#about .tab-tle {
	width:1000px;
	height:80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#about .tab-tle label {
	display:block;
	cursor:pointer;
	float:left;
	height:80px;
	line-height:80px;
	width: 500px;
	color:#FFF;
	background-color:#1a1819;
	text-align:center;
}
#about .tab-tle label:hover,#about .tab-tle label.cur {
	text-decoration:none;
	color:#FFF;
	background-color:#faad07;
	height: 80px;
	line-height:80px;
	width: 500px;
	text-align:center;
}
/* label文字加了超级链接，有两个设置，一个label、一个cur */
#about .tab-tle label a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 16pt;
	color: #fff;
	text-decoration: none;
}
#about .tab-tle label a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size: 16pt;
	color: #fff;
	text-decoration: none;
}
.icon1{right:50px;background:url(../images/icon1.png) 130px center no-repeat;}
.icon2{right:50px;background:url(../images/icon2.png) 135px center no-repeat;}
/* 系统自动的，当前高亮*/
.cur a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	color:#FFF;
	text-decoration: none;
}
.cur a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	color:#996c4c;
	text-decoration: underline;
}
#about .tab-item { 
	display:none; 
	height:380px;
	overflow: hidden;/* 超出部分自动隐藏 */
	
}
#about .tab-tcon{
	padding-top: 10px;
	}
#about .tab-item_l{
	width: 600px;
	height:360px;
	float:left;
	overflow: hidden;
	}
#about .tab-item_l img{
	max-width:600px;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	}
#about .tab-item_l img:hover{
   transform:scale(1.1);
   transition:all 2s ease;
	}
#about .tab-item_r{
	width: 580px;
	padding-left:20px;
	height:325px;
	float:left;
	font-family: "Microsoft YaHei","宋体",Arial,Sans-Serif;
    line-height: 200%;
    font-size: 12pt;
	overflow: hidden;
	}
#about .tab-item_r_t{
	color: #959595;
	font-size:26pt;
	margin-bottom:20px;
	margin-top:10px;
	}
#about .tab-item_r_t span{
	font-size:30pt;
	text-transform:uppercase;
	border-bottom:4px solid #faad07;
	}
#about .tab-item_r_t em{
	padding-left:10px;
	font-size:14pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-style:normal;
	}
.about_more {
    background-color: #faad07;
    width: 110px;
	margin-left:20px;
	float:left;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
	border-radius: 5px;
}
.about_more:hover{
	  box-shadow: 3px 5px 0px 0px rgba(0, 0, 0, 0.23);
	}
.about_more a{
	font-size:13pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color:#FFF;
	}
/*产品中心*/
#index_product{
	width: 100%;
	min-height:470px;
	background:url(../images/pro_bcak.jpg) left top repeat;
	margin-bottom:20px;
	}
.product_title{
	width: 1200px;
	height:80px;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.product_title a {
	color:#1c2e48;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:18pt;
	text-decoration: none;
	text-transform:uppercase;
}
.product_title span{
	font-size:9pt;
	display: inline;
	border-bottom: 4px solid #faad07;
	text-transform:uppercase;
	}
.picScroll{ width:1300px; position:relative; overflow:hidden;     }
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:120px; left:0px; width:40px; height:40px; background:url(../images/btn.png) no-repeat;   }
.picScroll .next{ left:auto; right:0px; background-position:-42px 0px; }
.picScroll .prev:hover{ background-position:0 -47px; }
.picScroll .next:hover{ background-position:-42px -47px; }

.picScroll .tempWrap{width:1200px !important; float:left; margin-left:50px; font-family:"微软雅黑";}
.picScroll ul{height: 300px; padding-top:20px; overflow:hidden; zoom:1;position:relative; }
.picScroll ul li{ 
	width:280px; float:left; overflow:hidden; margin-right:20px;padding: 2px; 
}
.picScroll ul li:hover { border: 2px solid #faad07;padding: 0;box-shadow: 0 0 20px #666;}
.picScroll ul li:hover .title_page{background-color: #faad07; }
.picScroll .pic{ width:280px;}
.picScroll .pic img{ width:280px; height:220px; display:block;}
.picScroll .title_page{ width:280px; line-height:40px; background-color: #000; text-align:center;}
.picScroll .title_page a{
	color:#FFF;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	}
.product_more{
	width: 300px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius: 5px;
	background-color: #faad07;
	}
.product_more:hover{
	  box-shadow: 3px 5px 0px 0px rgba(0, 0, 0, 0.23);
	}
.product_more a{
	font-size:13pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color:#FFF;
	}
/*新闻中心*/
#news_title{
	width: 100%;
	text-align:center;
	}
#news_title a {
	color:#1c2e48;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:18pt;
	text-decoration: none;
	text-transform:uppercase;
}
#news_title a:hover  {
	color:#faad07;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:18pt;
	text-decoration: none;
}
#news_title span{
	font-size:9pt;
	display: inline;
	border-bottom: 4px solid #faad07;
	text-transform:uppercase;
	}
#news{
	width: 1200px;
	height:360px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	}
#news .tab {
	width:100%;
	padding-top:30px;
}
#news .tab-tle1 {
	height:50px;
	text-align:center;
}
#news .tab-tle1 label {
	cursor:pointer;
	color:#9c9c9c;
	padding:8px;
	font-size:20px;
	position:relative;
	background-color:#FFF;
	text-align:center;
	border-radius: 5px;
	margin-right:10px;
}
#news .tab-tle1 label:hover,#news .tab-tle1 label.cur {
	text-decoration:none;
	color: #fff;
	background-color:#faad07;
	text-align:center;
}
#news .tab-tle1 label img {
	vertical-align:middle;
}
/* label文字加了超级链接，有两个设置，一个label、一个cur */
#news .tab-tle1 label a {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 12pt;
	color: #96c4c;
	text-decoration: none;
}
#news .tab-tle1 label a:hover {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
}
#news .tab-tcon {
	padding-top:10px;
}
/* 系统自动的，当前高亮*/
.cur a {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	color:#FFFF;
	text-decoration: none;
}
.cur a:hover {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	color:#996c4c;
	text-decoration: underline;
}
/*TAB结束*/
#news_list{
	width: 100%;
	}
#news_list ul{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
#news_list ul li{ 
	width:380px; 
	background-color:#FFF;
	height:255px; 
	float:left; 
	margin-right:9px;
	margin-left: 9px;
	border: 1px solid #FFF;
	}
#news_list ul li:hover  {
	display: block;
	box-shadow:2px 2px 20px #ccc;
	border: 1px solid #CCC;
}
.li_center{ width:360px; margin:0 auto;}
.top_time{ width:100%; height:45px; line-height:45px; color:#333333; font-size:12pt; float:left; border-bottom:1px solid #ccc;}
.top_year{ float:left; font-size:16px; color:#999999; padding-bottom:15px;border-bottom:1px solid #000; padding-right:20px;}
.title_news{ width:100%; float:left; font-size:16px; font-family:"微软雅黑"; margin-top:15px; line-height:20px;}
.title_description{ float:left; width:100%; height:110px; color:#666666; font-size:14px; line-height:30px; text-indent:35px; margin-top:10px;}
.title_more{
	background-color: #fff;
	border: 1px solid #000;
    width: 110px;
	float:left;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
	border-radius: 5px;
	color:#000;
	}
#news_list ul li:hover .title_more{
	background-color: #faad07;
	color:#fff;
	border: 1px solid #fff;
	box-shadow: 2px 2px 10px #ccc;
	}
/*成功案例*/
#case_title{
	width: 100%;
	text-align:center;
	padding-top:20px;
	}
#case_title a {
	color:#1c2e48;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:18pt;
	text-decoration: none;
	text-transform:uppercase;
}
#case_title a:hover  {
	color:#faad07;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:18pt;
	text-decoration: none;
}
#case_title span{
	font-size:9pt;
	display: inline;
	border-bottom: 4px solid #faad07;
	text-transform:uppercase;
	}
#index_case{
	width:100%;
	height:500px;
	margin-top:20px;
	background: url(../images/case_back.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
	position:relative;
	}
#case{
	width: 1300px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	}
#case .prev,
#case .next{ display:block; position:absolute; top:180px; left:0px; width:49px; height:104px; background:url(../images/foot.png) no-repeat;   }
#case .next{ left:auto; right:0px; background-position:-49px 0px; }

#case .tempWrap{width:1200px !important; float:left;padding-top: 40px; margin-left:50px; font-family:"微软雅黑";}
#case ul{height: 400px; zoom:1;position:relative; }
#case ul li{ 
	width:362px; 
	float:left; 
	overflow:hidden; 
	margin-left: 17px;
	margin-right:17px; 
	border: 2px solid #FFF;
	transition:All 0.5s ease-in-out;
	transform:translate(0, 30px);
}
#case ul li:hover {
	 border: 2px solid #faad07;
	 box-shadow: 0 0 20px #666;
	 transform:translate(0, 0);
	 }
#case .pic{ width:362px;}
#case .pic img{ width:362px; height:275px; display:block;}
#case ul li:hover .pic img{	
     filter:alpha(opacity=90);  
      -moz-opacity:0.9;  
      -khtml-opacity: 0.9;  
      opacity: 0.9;  
	}
#case .title_page{ width:362px; line-height:60px; text-align:center;background-color: #fff;}
#case .title_page a{
	color:#000;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	}
.case_more{
	width: 300px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius: 5px;
	background-color: #faad07;
	}
.case_more:hover{
	  box-shadow: 3px 5px 0px 0px rgba(255, 255, 255, 0.23);
	}
.case_more a{
	font-size:13pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color:#FFF;
	}
/* 二级页面 */
#main{
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main_left{
	width: 350px;
	float:left;
	background-color: #1a1819;
	}
.left_lm{
	
	}
/* 左侧栏目导航*/
.catname {
    width: 100%;
    height: 100px;
    font-size: 16px;
	position:relative;
}
.catname .one {
	width:100%;
	text-align:center;
    height: 100px;
    line-height: 100px;
    font-size: 40px;
    text-transform: uppercase;
	color:#595554;
}
.catname .zh {
    width:100%;
	text-align:center;
    height: 23px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color:#fff;
	font-size:19pt;
	letter-spacing:5px;
	position:absolute;
	top:50px;
	z-index:99;
}
.left_list{
	width: 270px;
	padding:10px;
	margin-bottom:20px;
	color:#000;
	background-color: #faad07;
	}
.left_list a{
	color:#000;
	}
.left_ss{
	padding:5px;
	margin-top:10px;
	display: none;
	}
/* 左侧栏目导航*/
.left_nav {
	width:290px;
}
.left_nav ul a {
	/* 整体字体颜色*/
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:11pt;
	text-decoration: none;
}
.left_nav ul a:hover {
	color: #be9f4e;
	text-decoration: none;
}
.left_nav>ul>li {
	background-color:#FFF;
	text-align:center;
	line-height:50px;
	position:relative;
	margin-bottom:5px;
}
.left_nav>ul>li ul {
	display:none;
	background-color:#FFF;
}
.left_nav>ul>li>a {
	position:relative;/*jquery的slideDow效果不兼容IE7*/
	*+position: !important;/*IE7去效果代码*/
	display:block;
	color:#000;/*一级栏目颜色*/
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav>ul>li>a.icon:before {
	content:">";
	position:absolute;
	font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    left: 40px;/*如果标题字数过长，可以调节数值*/
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
}
.left_nav>ul>li>a.on:before {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on,.left_nav>ul>li>a:hover {
	background-color:#faad07;
	color:#fff;
	text-decoration: none;
}
.left_sub a {
	font-size:14px;
	color:#FFF;
}
.left_sub a:hover {
	color:#5390cd;
	text-decoration: none;
}
.highlight{
	/*当前栏目高亮预制*/
}
.highlight a {
	color: #be9f4e;
}
.highlight a:hover  {
	color: #FF0000;
}
/* 左侧栏目导航_结束*/
#main_right{
	width: 810px;
	float:right;
	}
/* 二级页面右侧*/
#content_lm{
	width: 810px;
	line-height:48px;
	height:48px;
	overflow: hidden;/* 超出部分自动隐藏 */
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	border-bottom:1px solid #a7a57f;
	}
#content_lm span{
	font-weight: normal;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;
	float:right;
	padding-right:10px;
	}
#content{
	width: 810px;
	padding-top:10px;
	min-height:350px; 
	height:auto!important; 
	height:350px;
	line-height: 200%;
	}
/*main-body*/
#main-body { }
.innerp { position:relative; padding-top:30px}
/*product*/
.prolist ul li { float:left; margin:0 40px 20px 0; position:relative; z-index:12}
.prolist ul li .img-de{
	position: absolute;
	right: -15px;
	top: 20px;
	overflow: hidden;
	height: 86px;
}
.prolist ul li .img-de .img-l {
	height: 86px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 20px;
	background: url(../images/sprites.png) no-repeat 0px -487px;
	max-width: 200px;
	float:left;
	position:relative;
	right:-500px; 
}
.prolist ul li .img-de .img-l{ _background: url(../images/sprites.gif) no-repeat 0px -487px;}

.prolist ul li .img-de .img-l .img-title{
	font-size: 16px;
	margin-bottom: 2px;
}

.prolist ul li .img-de .img-l .img-title a{
	text-decoration: none;
	color: #49494b;
}

.prolist ul li .img-de .img-l .img-date{
	font-size: 12px;
	text-align: right;
	color: #7b7b7b;
}

.prolist ul li .img-de .img-r{
	float: right;
	width: 15px;
	height: 96px;
	cursor:pointer;
	background: url(../images/sprites.png) no-repeat 0px -579px;
}
.prolist ul li .img-de .img-r{_background: url(../images/sprites.gif) no-repeat 0px -579px;}

/*marquee-products*/
.marqu-holder { position:relative}
.marqu-holder .marqu-arrow { background:url(../images/sprites.png) no-repeat left -115px; width:52px; height:52px; position:absolute; left:0; top:35px; overflow:hidden; cursor:pointer; z-index:11}
.marqu-holder .marqu-arrow { _background:url(../images/sprites.gif) no-repeat left -115px;}
.marqu-holder .marqu-right { right:0; left:auto; background-position:-104px -115px}
.marqu-holder .marqu-right:hover { background-position:-156px -115px}
.marqu-holder .marqu-left:hover { background-position:-52px -115px}

.marqu-prolist .marqu-area { overflow:hidden; position:relative; z-index:10; height:120px}
.marqu-prolist .marqu-area ul { *height:120px; }
.marqu-prolist .marqu-area ul li { float:left; padding:0 13px; *width:220px;}
.marqu-prolist .marqu-area ul li .img-info { position:relative; height:120px; overflow:hidden}
.marqu-prolist .marqu-area ul li .img-title { position:absolute; background:url(../images/trbg.png) repeat-x; height:25px; line-height:25px; width:100%; color:white; bottom:-25px; left:0; text-align:center}
.marqu-prolist .marqu-area ul li .img-title a { color:#fff}
.marqu-prolist .marqu-area ul { width:4920px; height:120px}
/*footer*/
#footer{
	width: 100%;
	border-top:1px solid #a7a57f;
}
#footer .fitem{ 
	position: relative;
	width:1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
#footer .copy_logo{
	width:265px;
	min-height:100px;
	float:left;
}
#footer .copyright{
	color:#bd9e68;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	line-height:200%;
	width:700px;
	padding-left: 10px;
	padding-right:10px;
	min-height:220px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a7a57f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a7a57f;
	}
#footer .copyright a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	color:#bd9e68;
	text-decoration: none;
}
#footer .copyright a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	color: #999;
	text-decoration: none;
}
#footer .rwm{
	width:175px;
	padding-left:35px;
	padding-top:35px;
	float:left;
	}
/*social-bar*/

#social-bar{
	display: block;
	position: absolute;
	top: -40px;
	left: 0px;
	height: 74px;
	overflow: hidden;
	color: #49494b;
	background: url(../images/social-bg.png) no-repeat;
	z-index: 999;
}
#social-bar{_background: url(../images/social-bg.gif) no-repeat;}
#social-bar #share_code { margin:40px 0 10px 20px}
.ptop{ position:relative; height:74px}
#top-social-bar {
	display: block;
	position: absolute;
	top: -30px;
	left: 0px;
	height: 60px;
	line-height:60px;
	padding:0 20px;
	overflow: hidden;
	color: #49494b;
	font-size: 16px;
	background: url(../images/title-bg.png) no-repeat;
}
/*visit_path*/
.visit_path a { color:#7796ce}
.visit_path span { }
/*left*/
.left-nav-list li{ padding:5px 0; border-bottom:1px dashed #ccc}
.left-nav-content li{ padding:5px 0; border-bottom:1px dashed #ccc}

/*单/详情页*/

.single-p { line-height:24px;color:#666;}
.single-p .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.single-p .info{height:27px;line-height:28px;text-align:right;margin:15px auto;color:#666;}
.single-p .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.single-p .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.single-p .info .small{font-size:10px;padding-right:3px;}
.single-p .info .big{color:#003ba6;padding-left:3px;}
.single-p .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}

.preNext { position:relative}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .text li { margin-bottom:5px}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*lanmu*/
.lanmu { margin-bottom:10px}
.contactus {}
/*image-list*/
.image-item {
	width:228px;
	height:210px;
	float:left;
	margin:10px;
	text-align:center;
	padding: 10px;
	background:#FFF;
	border: 1px solid #CCC;
	}
.image-item:hover{
	border: 1px solid #faad07;
	box-shadow: 2px 2px 10px #ccc;
	}
.image-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.image-item-img {
     width:228px;
     height:180px;
	 overflow: hidden;
     }
.box img {
     /*设置图片垂直居中*/
     vertical-align:middle;
     }
.image-item-img img {
	 max-width:228px;
     max-height:180px;
     }
.image-item-wenzi { 
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.image-item-wenzi a {
	font-size: 12pt;
}
.image-item:hover a { text-decoration:none;}
/*text-list*/
.news-title {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
}
.news-title a{
	font-size:16px;
	color:#8f8f8f;
}
.thumb-news-item .news-date  { 
	float:right; 
	color:#ccc;
}
.thumb-news-item .news-content .news-descri {}
.thumb-news-item a {
	display:block;
	cursor:pointer;
	padding:5px
}
.thumb-news-item a:hover {
	text-decoration:none;
	background-color:#FFF;
	box-shadow:2px 2px 5px #CCC;
}
.news-thumb img{
	max-width:300px;
	max-height:150px;
	padding-right:10px;
	}
.news-list{
	height:80px;
	}
.news-time{
	width: 80px;
	padding-right:10px;
	float:left;
	color:#CCC;
	text-align: center;
	}
a:hover .news-time{
	color:#faad07;
}
.news-time span{
	width:80px;
	padding:0;
	margin:0;
	font-size: 59px;
	line-height:100%;
	display: block;
	}
/*category-list*/
.category-list { margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #ccc}

/*normal-news-list*/
.normal-news-list li{ *clear:both;}
.normal-news-list li a{*float:left;}
.normal-news-list li .news-date { float:right; color:#ccc; margin-right:5px}
/*pages*/
#pages { padding:14px 0 10px; margin:10px; }
#pages a { display:inline-block; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 { width:56px; background:#FFF}
#pages a:hover { background:#F3F2F0; color:#000; text-decoration:none; }
#pages span { display:inline-block; width:26px; height:22px; line-height:22px; background:#be9f4e; border:1px solid #CCC; color:#fff; text-align:center; }
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*table_form*/
.table_form tr td { padding:5px}

/*form-guide*/